var net/http.http2ErrRecursivePush
2 uses
net/http (current package)
h2_bundle.go#L6467: http2ErrRecursivePush = errors.New("http2: recursive push not allowed")
h2_bundle.go#L6481: return http2ErrRecursivePush
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)